OneMore User Data
September 8, 2025
Last updated on September 1, 2026
Per-user OneMore information is stored locally for your Windows account in two locations:
- %APPDATA%\OneMore - contains shareable files
- %LOCALAPPDATA%\OneMore - contains the OneMore.db SQLite database file
The two important files include Settings.xml and OneMore.db. The Settings.xml file stores your user preferences set from the OneMore Settings dialog. OneMore.db is a SQLite database used to store favorites, layouts, hashtag references, and table formula variables.
|
If you want to share your configuration across multiple machines, first ensure that all machines have opened the same notebooks.
|
Use OneDrive
Windows has a feature called "symbolic linking" that creates a pointer from one location to another. When you try to reference a file or directory in the first location, Windows will automatically follow that pointer and silently redirect to the alternate location. Here's how to do it using the mklink command.
- Close OneNote
- Move the folder %appdata%\OneMore to OneDrive
- Open a CMD prompt
- cd %appdata%
- mklink /j OneMore <path-to-folde-on-OneDrive>
If you regularly reinstall Windows or use temporary VMs, just create the symbolic link before you install OneMore.
#omwiki #ombasics
© 2020 Steven M Cohn. All rights reserved.
Please consider a sponsorship or one-time donation to support ongoing development
Created with OneNote.